Skip to main content

RemoveEntity

Description

Call RemoveEntity to delete a specified entity from the list of child entities. Specify the entity as the AEntity parameter.

Syntax

function RemoveEntity(const AEntity: TsgDXFEntity): Boolean;